home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1772 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: adsoftware.highway1.com.au!user
  2. From: dent@highway1.com.au (Andy Dent)
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc,comp.os.ms-windows.programmer.tools.misc
  4. Subject: Re: C++ with Zapp vs. Delphi
  5. Date: Sat, 13 Jan 1996 04:17:09 +0800
  6. Organization: A.D. Software
  7. Message-ID: <dent-1301960417090001@adsoftware.highway1.com.au>
  8. References: <4cfor8$qno@picasso.op.net>
  9. NNTP-Posting-Host: adsoftware.highway1.com.au
  10. X-Newsreader: Value-Added NewsWatcher 2.0b27+
  11.  
  12. In article <4cfor8$qno@picasso.op.net>, root@candle.pha.pa.us (Bruce
  13. Momjian) wrote:
  14.  
  15. >What I am considering is Zapp with C++.  It has a screen painter (Zapp
  16. >Factory), and a full-featured class library.
  17. >
  18. >To me, it looks like you can use Zapp and write your code in C++, or use
  19. >Delphi and write in Pascal.
  20. >
  21. >Pascal is simpler, but C++ is more powerful/flexible.
  22. >
  23. >Is this a fair comparison?
  24.  
  25. Similar tools, yes. I'm not sure if they're directly comparable. I've been
  26. following Delphi discussions with interest. The Delphi environment is a
  27. single environment compared to zApp Factory with a compiler and Delphi has
  28. database integration whereas zApp requires you to use 3rd party products.
  29.  
  30. We're doing something similar with the Mac-based AppMaker product. For
  31. example, with AppMaker, the PowerPlant framework and our OOFILE product
  32. you can generate a complete database product directly from the screen and
  33. menu drawing mode. However, we've got a bit of catching up to do as far as
  34. the full spectrum of Delphi-like controls!
  35.  
  36. What does Delphi do for report-writing and graphing? Again this is an area
  37. where c++ requires you use 3rd party tools.
  38.  
  39. Andy Dent, Product Architect, A.D. Software, Western Australia
  40. OOFILE - "the cross-platform OODBMS that speaks c++"
  41. ftp://ftp.highway1.com.au/pub/adsoftware/oofile/
  42. http://www.highway1.com.au/adsoftware/oofile.html
  43.